home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
Cosmic Defender.swf
/
scripts
/
DefineSprite_343
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-13
|
122 b
|
11 lines
counter = 0;
_root.man_score = "";
if(_root.astronauts > 0)
{
gotoAndPlay(2);
}
else
{
gotoAndStop(26);
}